IBidiDictionary<TKey,TValue>.Value[TKey] Property

Represents property Value[TKey].

Namespace: Spring.Collections
public
 property Value[const key: TKey]: TValue read GetValue write SetValue; default;

Parameters

key
Type: TKey

Property Value

Type: TValue